home *** CD-ROM | disk | FTP | other *** search
-
- render.library
- -----------------------------
-
- render.library is an amiga shared library that serves an image
- processing kernel. it is an interface between truecolor and
- chunky graphics, and it supports all amiga-specific pixel and
- color schemes (planar, HAM6, HAM8, EHB). render.library provides
- alpha-channel processing, color reduction, error diffusion, and
- scaling. highly optimized low-level conversion units are
- available for absolutely outrageous performance.
-
-
- requirements
- -----------------------------
-
- - mc68020 or better
- - kickstart 2.04 (v37) or better
-
-
- features
- -----------------------------
-
- - histograms up to 24 bit
- - rendering
- - dithering
- - color quantization
- - heavy alphachannel support
- - HAM mode support
- - custom memory management
- - scaling
- - conversion functions
- - fully documented with autodocs, charts, tutorials
- - supplied with C, Assembler, and E includes
- - freeware
-
-
- changes
- -----------------------------
-
- since v22.2
-
- - render.library is no longer considered 'beta'.
- - fixed a minor bug when dithering with (width % 4) != 0.
- - removed some lines of garbage from the HAM-dither code
- that might have caused problems under certain conditions.
- - slightly optimized CLUT dither preparation code.
- - slightly modified legal and author text files.
- - added support site URL.
-